home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-SIG: World of Games
/
PC-SIG World of Games (CDRM1080710) (1993).iso
/
1523
/
OTH.TXT
< prev
next >
Wrap
Text File
|
1980-01-01
|
1KB
|
13 lines
OTH.EXE Compiled Othello game program.
OTH.PAS Turbo Pascal 4.0 source code for above game.
This is a simple version of the othello game. It was created as a
class project at Eastern Illinois University, Charleston,
Illinois. It is given to public domain for the enjoyment of
users, but mainly for a programming example where others may need
a reference for similar projects. There are minor bugs in the
program and it could have been written more efficiently, but it
does present some of the feature of the Pascal language.
Enjoy.